@charset "utf-8";

/* CSS Document */


/*Reset*/

a:hover,
a:focus {
    text-decoration: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    outline: 0;
    font-family: Microsoft YaHei;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

fieldset,
img {
    border: 0;
}

.submit {
    cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
}


/*body {
    overflow-x: hidden;
}
*/

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}

a {
    cursor: pointer;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */

.cli {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
    display: block;
}

.lclear {
    clear: left;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* ֹ
iframe{nifm2:expression(this.src='about:blank',this.outerHTML='');}
script{no2js:expression((this.src.toLowerCase().indexOf('http')==0)?document.close():'');}
*/


/* ıԼ˶
div{word-wrap: break-word;word-break: normal;}
p{text-align:justify; text-justify:inter-ideograph;}
*/


/*general*/

body {
    font-size: 16px !important;
    font-family: Microsoft YaHei !important;
    color: #000;
    line-height: 1.2;
    text-align: left;
}

a {
    color: #333;
    text-decoration: none;
}


/*自定义样式属性*/

.momulory a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.momulory a:hover {
    background-color: #333;
    color: #ffffff;
    -webkit-transition: all 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
    -moz-transition: all 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
    -ms-transition: all 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
    -o-transition: all 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
    transition: all 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;
}

.momucloudjs-dot:hover {
    transform: scale(1.5);
    -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -ms-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.momuclear {
    clear: both;
}


/*新增联系样式*/

#hhnjksd433 {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 185px;
    width: 70px;
    height: 180px;
}

#hhnjksd433-box {
    position: relative;
    float: right;
}

#hhnjksd433 .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #ffffff;
    cursor: pointer;
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}

#hhnjksd433 .a:nth-child(1) {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

#hhnjksd433 .a.active,
#hhnjksd433 .a:hover .i {
    opacity: 1;
}

#hhnjksd433 .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(http://res.momucloud.com/template/images/side_icon.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#hhnjksd433 .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://res.momucloud.com/template/images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#hhnjksd433 .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://res.momucloud.com/template/images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

#hhnjksd433 .a-qrcode .i {
    background-position: -44px 0;
}

#hhnjksd433 .a-cart .i {
    background-position: -88px 0;
}

#hhnjksd433 .a-top .i {
    background-position: -132px 0;
}

#hhnjksd433 .a-top {
    background: #ffffff;
    display: none;
}

#hhnjksd433 .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 70px;
    min-height: 90px;
    border: 1px solid #e0e1e5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

#hhnjksd433 .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(http://res.momucloud.com/template/images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

#hhnjksd433 .d-service {
    top: 0;
}

#hhnjksd433 .d-service-phone {
    top: 34px;
}

#hhnjksd433 .d-qrcode {
    top: 78px;
}

#hhnjksd433 .d .inner-box {
    padding: 8px 22px 12px;
}

#hhnjksd433 .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
}

#hhnjksd433 .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #f1f1f3;
    display: block;
    float: left;
}

#hhnjksd433 .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(http://res.momucloud.com/template/images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all 0.2s;
    border-radius: 50%;
    overflow: hidden;
}

#hhnjksd433 .d-service-item:hover .i-qq {
    background-position: center 3px;
}

#hhnjksd433 .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(http://res.momucloud.com/template/images/side_con_icon02.png) no-repeat center center;
    display: block;
}

#hhnjksd433 .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

#hhnjksd433 .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

#hhnjksd433 .d-service-item .text .number {
    font-family: Arial, 'Microsoft Yahei', 'HanHei SC', PingHei, 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}

#hhnjksd433 .d-service-intro {
    padding-top: 10px;
}

#hhnjksd433 .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
}

#hhnjksd433 .d-service-intro i {
    background: url(http://res.momucloud.com/template/images/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
}

#hhnjksd433 .d-qrcode {
    text-align: center;
}

#hhnjksd433 .d-qrcode .inner-box {
    padding: 20px 0;
}

#hhnjksd433 .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}

#hhnjksd433 .suspension-box {
    float: right;
}


/*表单验证错误*/

#momuform .error {
    display: block;
    color: red;
}

.bd_weixin_popup {
    height: 320px !important;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    text-align: center !important;
}